var regexp/syntax.anyRune

2 uses

	regexp/syntax (current package)
		compile.go#L87: var anyRune = []rune{0, unicode.MaxRune}
		compile.go#L114: 		return c.rune(anyRune, 0)